ComponentOne ASP.NET MVC Controls
AddLine Method

C1.Web.Mvc.Fluent Namespace > AnnotationLayerBuilder<T> Class : AddLine Method
The build function
Add line annotation for annotationlayer.
Syntax
'Declaration
 
Public Function AddLine( _
   Optional ByVal build As Action(Of LineBuilder) _
) As AnnotationLayerBuilder(Of T)

Parameters

build
The build function

Return Value

Current builder
See Also

Reference

AnnotationLayerBuilder<T> Class
AnnotationLayerBuilder<T> Members